sync.rlocker.Unlock (method, view implemented interface methods)

one use

	sync (current package)
		rwmutex.go#L244: func (r *rlocker) Unlock() { (*RWMutex)(r).RUnlock() }